Welcome![Sign In][Sign Up]
Location:
Search - hmm viterbi

Search list

[Speech/Voice recognition/combinehmm-viterbi-c

Description: 下载的一个不错的HMM程序,主要实现HMM中的viterbi最佳路径选择算法,用vc编写,可以根据自己需要参考修改 this is a excellent HMM program,it completes the VITERBI algorithm in HMM.
Platform: | Size: 28305 | Author: macui | Hits:

[AI-NN-PRhmm123

Description: hmm算法 包括前后向算法、viterbi算法、bw算法等另外包括内存申请等源代码-algorithm to include before and after algorithm, Viterbi algorithm, bw algorithm other memory applications including source code
Platform: | Size: 8192 | Author: momo | Hits:

[Speech/Voice recognition/combinehmm的c++语言实现

Description: c++实现HMM,向前向后算法,Viterbi算法,Baum-Welch算法。其中包括用c++定义的HMM数据结构。全部是cpp和h的文件-c achieve HMM, forward backward algorithm, Viterbi algorithm, Baum-Welch algorithm. C including the use of the HMM definition data structure. Cpp all the documents and h
Platform: | Size: 8192 | Author: 宋敏 | Hits:

[Speech/Voice recognition/combineViterbiSearch

Description: Viterbi Search 语音识别中HMM模型用到的Viterbi Search 源代码,包括测试用的WAV文件和TCL脚本-Viterbi Search Speech Recognition HMM used in the Viterbi Sea rch source code, including testing of WAV files and TCL script
Platform: | Size: 73728 | Author: liangtao | Hits:

[Communication-Mobilehmm-viterbi-c

Description: 下载的一个不错的HMM程序,主要实现HMM中的viterbi最佳路径选择算法,用vc编写,可以根据自己需要参考修改 this is a excellent HMM program,it completes the VITERBI algorithm in HMM.-Download a good HMM procedure, the main HMM realize the viterbi best path selection algorithm, using vc prepared, you can modify according to their need to reference this is a excellent HMM program, it completes the VITERBI algorithm in HMM.
Platform: | Size: 886784 | Author: macui | Hits:

[MultiLanguagefenci

Description: 分词程序,HMM模型训练,维特比解码,有说明文档。-Segmentation procedure, HMM model training, Viterbi decoding, have documentation.
Platform: | Size: 10240 | Author: | Hits:

[File FormatHMM-DL

Description: 详细介绍了hmm算法的原理,及相关的前向算法后向算法,viterbi算法,讲解详细,很好-Hmm algorithm described in detail the principles, and related to the algorithm to the algorithm, viterbi algorithm, explained in detail, very good
Platform: | Size: 28672 | Author: redfish | Hits:

[AI-NN-PRhmm

Description: 隐马尔可夫链模型和例程(包括前向、后向算法、Viterbi解码以及为了减少概率数值计算误差编写的对数运算程序)-Introduction to Hiden Markov Model and Example Codes
Platform: | Size: 308224 | Author: 冰激凌 | Hits:

[Speech/Voice recognition/combineCreate

Description: Speech Recognition system using HMM...includes Viterbi , Forwarding and Backtracking Algorithm
Platform: | Size: 6144 | Author: shekhar | Hits:

[Speech/Voice recognition/combineviterbi

Description: viterbi算法详细介绍,结合例子说明hmm模型-Details viterbi algorithm, combined with examples of model hmm
Platform: | Size: 1024 | Author: 宗丹 | Hits:

[Multimedia programviterbi

Description: viterbi算法,用于HMM(隐马尔科夫模型)中。-viterbi
Platform: | Size: 1024 | Author: michael | Hits:

[Home Personal applicationhmm

Description: The Viterbi Algorithm
Platform: | Size: 1410048 | Author: Maricik1986 | Hits:

[Speech/Voice recognition/combinehmm

Description: hmm文件时运用HMM算法实现噪声环境下语音识别的。其中vad.m是端点检测程序;mfcc.m是计算MFCC参数的程序;pdf.m函数是计算给定观察向量对该高斯概率密度函数的输出概率;mixture.m是计算观察向量对于某个HMM状态的输出概率,也就是观察向量对该状态的若干高斯混合元的输出概率的线性组合;getparam.m函数是计算前向概率、后向概率、标定系数等参数;viterbi.m是实现Viterbi算法;baum.m是实现Baum-Welch算法;inithmm.m是初始化参数;train.m是训练程序;main.m是训练程序的脚本文件;recog.m是识别程序。-hmm HMM algorithm file using speech recognition in noisy environments. Which is the endpoint detection process vad.m mfcc.m procedure is to calculate the MFCC parameters pdf.m function is calculated for a given observation vector of the Gaussian probability density function of output probability mixture.m is to calculate the observation vector for a HMM state output probability of observation vector is the number of Gaussian mixture per state output probability of the linear combination getparam.m before the calculation of the probability function, backward probability, calibration coefficients and other parameters viterbi.m is Viterbi algorithm implementation baum.m Baum-Welch algorithm to achieve inithmm.m is the initialization parameters train.m is the training program main.m training program is a script file recog.m is to identify procedures.
Platform: | Size: 538624 | Author: 于军 | Hits:

[JSP/JavaViterbi

Description: 隐马尔可夫模型Viterbi算法实现,采用两种不同的Viterbi算法-HMM Viterbi algorithm, Viterbi algorithm using two different
Platform: | Size: 8192 | Author: 盎司 | Hits:

[AI-NN-PRHMM

Description: VisualBasic 的 HMM 范例 HMM模型,Viterbi,滑动窗算法唐纳 Helland(定位在人类的DNA基因的目的)-HMM、Viterbi、and Sliding Window Algorithms (for purposes of locating genes in human DNA) by Tanner Helland This project demonstrates use of a Hidden Markov Model (HMM) to define the relationship between normal states (B) and island states (I) within a region of the human chromosome. This algorithm proves particularly useful for gene finding、as CpG islands (regions of DNA with a larger than expected number of adjacent cytosine and guanine nucleotides) tend to appear near the promoters of some 40 of mammalian genes. The automation of this process is critical in gene research because CpG islands are impossible to locate by simply looking at a strand of DNA (as they may cover several hundred bases and their C/G content may be only slightly higher than the expected value). The algorithm is fast、robust、and it includes a wealth of good routines (such as loading FASTA files into VB). Ive tried to include comments where applicable.
Platform: | Size: 33792 | Author: ji zuo-xin | Hits:

[AlgorithmHMM

Description: Hidden markov model toobox with viterbi path
Platform: | Size: 35840 | Author: Jake | Hits:

[Communication-MobileHMM

Description: 基于应隐马尔科夫模型的词性标注实现,Viterbi算法实现 -Should be based on hidden Markov models to achieve part of speech tagging, Viterbi algorithm
Platform: | Size: 3816448 | Author: xuzhaogui | Hits:

[OtherHMM-Viterbi-Algorithm-c-achieve

Description: 隐马尔科夫模型Viterbi算法的c 实现-HMM Viterbi Algorithm c achieve
Platform: | Size: 13312 | Author: alfred artorius | Hits:

[OtherHMM

Description: 基于HMM模型的语音识别算法解析,里面含有汉语数码录音和其他各种训练算法,直接调用对比即可-HMM Viterbi Baum-Welch
Platform: | Size: 98304 | Author: tianye | Hits:

[DataMiningHMM-homework

Description: 隐马尔科夫实现,包含forward-hmm, Viterbi-hmm, Baum-Welch-hmm(Hidden Markov implementation, including forward-hmm, Viterbi-hmm, Baum-Welch-hmm)
Platform: | Size: 103424 | Author: fassial | Hits:
« 12 3 4 »

CodeBus www.codebus.net